[INFO] cloning repository https://github.com/bobmoretti/openradar-ng
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bobmoretti/openradar-ng" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobmoretti%2Fopenradar-ng", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobmoretti%2Fopenradar-ng'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8872379efc161e84fc8839b8979d998422c32ee5
[INFO] fixing bobmoretti/openradar-ng against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobmoretti%2Fopenradar-ng" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bobmoretti/openradar-ng
[INFO] finished tweaking git repo https://github.com/bobmoretti/openradar-ng
[INFO] tweaked toml for git repo https://github.com/bobmoretti/openradar-ng written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bobmoretti/openradar-ng on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bobmoretti/openradar-ng already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded glm v0.3.0
[INFO] [stderr]   Downloaded glfw v0.61.0
[INFO] [stderr]   Downloaded fern v0.7.1
[INFO] [stderr]   Downloaded tracing-perfetto v0.1.5
[INFO] [stderr]   Downloaded glfw-sys v7.0.0
[INFO] [stderr]   Downloaded vk-mem v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3a32ed837b935ac734583ef37c08a51a168cdf6eacb3b632defb011cfd3aab00
[INFO] running `Command { std: "docker" "start" "3a32ed837b935ac734583ef37c08a51a168cdf6eacb3b632defb011cfd3aab00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a32ed837b935ac734583ef37c08a51a168cdf6eacb3b632defb011cfd3aab00" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a32ed837b935ac734583ef37c08a51a168cdf6eacb3b632defb011cfd3aab00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a32ed837b935ac734583ef37c08a51a168cdf6eacb3b632defb011cfd3aab00" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling vk-mem v0.5.0
[INFO] [stderr]     Checking thread-id v4.2.2
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking glm v0.3.0
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking fern v0.7.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling glfw-sys v7.0.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing-perfetto v0.1.5
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking glfw v0.61.0
[INFO] [stderr]     Checking openradar-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `texture`
[INFO] [stdout]  --> src/graphics/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | mod texture;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `texture`, create file "src/graphics/texture.rs" or "src/graphics/texture/mod.rs"
[INFO] [stdout]   = note: if there is a `mod texture` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `texture`
[INFO] [stdout]  --> src/graphics/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | mod texture;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `texture`, create file "src/graphics/texture.rs" or "src/graphics/texture/mod.rs"
[INFO] [stdout]   = note: if there is a `mod texture` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openradar-rs` (bin "openradar-rs") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openradar-rs` (bin "openradar-rs" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3a32ed837b935ac734583ef37c08a51a168cdf6eacb3b632defb011cfd3aab00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a32ed837b935ac734583ef37c08a51a168cdf6eacb3b632defb011cfd3aab00", kill_on_drop: false }`
[INFO] [stdout] 3a32ed837b935ac734583ef37c08a51a168cdf6eacb3b632defb011cfd3aab00
